struct _WHEAP_ERROR_SOURCE_TABLE// Size=0x24
{
    unsigned long Signature;// Offset=0x0 Size=0x4
    long Count;// Offset=0x4 Size=0x4
    unsigned long NextId;// Offset=0x8 Size=0x4
    struct _LIST_ENTRY Items;// Offset=0xc Size=0x8
    struct _KEVENT InsertLock;// Offset=0x14 Size=0x10
};